home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 45 / PC Gamer IT CD 45 2-2.iso / utility / paparazzo / setup.exe / file0001.bin / 0 / RCDATA / TFORM6 / TFORM6.txt < prev   
Encoding:
Text File  |  1999-08-29  |  2.1 KB  |  112 lines

  1. object Form6: TForm6
  2.   Left = 197
  3.   Top = 108
  4.   BorderStyle = bsNone
  5.   Caption = 'Welcome to...'
  6.   ClientHeight = 239
  7.   ClientWidth = 321
  8.   Color = clBlack
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWhite
  11.   Font.Height = -11
  12.   Font.Name = 'Verdana'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnActivate = FormActivate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 321
  22.     Height = 239
  23.     Align = alClient
  24.     AutoSize = True
  25.     Picture.Data = {<image000.bmp>}
  26.   end
  27.   object Label1: TLabel
  28.     Left = 166
  29.     Top = 42
  30.     Width = 82
  31.     Height = 16
  32.     Caption = 'Version 1.0'
  33.     Font.Charset = ANSI_CHARSET
  34.     Font.Color = clWhite
  35.     Font.Height = -13
  36.     Font.Name = 'Verdana'
  37.     Font.Style = [fsBold]
  38.     ParentFont = False
  39.     Transparent = True
  40.   end
  41.   object Label2: TLabel
  42.     Left = 186
  43.     Top = 84
  44.     Width = 91
  45.     Height = 13
  46.     Caption = 'UNREGISTERED'
  47.     Transparent = True
  48.   end
  49.   object Label3: TLabel
  50.     Left = 186
  51.     Top = 98
  52.     Width = 93
  53.     Height = 13
  54.     Caption = 'Evaluation Copy'
  55.     Transparent = True
  56.   end
  57.   object Label4: TLabel
  58.     Left = 186
  59.     Top = 124
  60.     Width = 103
  61.     Height = 13
  62.     Caption = 'Please register!'
  63.     Font.Charset = ANSI_CHARSET
  64.     Font.Color = clWhite
  65.     Font.Height = -11
  66.     Font.Name = 'Verdana'
  67.     Font.Style = [fsBold]
  68.     ParentFont = False
  69.     Transparent = True
  70.   end
  71.   object Label5: TLabel
  72.     Left = 174
  73.     Top = 148
  74.     Width = 130
  75.     Height = 13
  76.     Caption = 'Copyright (c) 1999 by '
  77.     Transparent = True
  78.   end
  79.   object Label6: TLabel
  80.     Left = 186
  81.     Top = 162
  82.     Width = 95
  83.     Height = 13
  84.     Caption = 'Phillip Perkmann'
  85.     Transparent = True
  86.   end
  87.   object Label7: TLabel
  88.     Left = 6
  89.     Top = 222
  90.     Width = 266
  91.     Height = 13
  92.     Caption = 'http://members.tripod.com/~PhillipPerkmann/'
  93.     Transparent = True
  94.   end
  95.   object start: TSpeedButton
  96.     Left = 196
  97.     Top = 184
  98.     Width = 79
  99.     Height = 17
  100.     Caption = '10'
  101.     Enabled = False
  102.     Flat = True
  103.     OnClick = startClick
  104.   end
  105.   object Timer: TTimer
  106.     Enabled = False
  107.     OnTimer = TimerTimer
  108.     Left = 6
  109.     Top = 186
  110.   end
  111. end
  112.